home *** CD-ROM | disk | FTP | other *** search
/ IRIX Base Documentation 1998 November / IRIX 6.5.2 Base Documentation November 1998.img / usr / share / catman / p_man / cat3 / Xm / XmStringByteStreamLength.z / XmStringByteStreamLength
Text File  |  1998-10-30  |  2KB  |  67 lines

  1.  
  2.  
  3.  
  4.      XXXXmmmmSSSSttttrrrriiiinnnnggggBBBByyyytttteeeeSSSSttttrrrreeeeaaaammmmLLLLeeeennnnggggtttthhhh((((3333XXXXUUUU))))NNNNIIIIXXXX SSSSyyyysssstttteeeemmmmXXXXVVVVmmmmSSSSttttrrrriiiinnnnggggBBBByyyytttteeeeSSSSttttrrrreeeeaaaammmmLLLLeeeennnnggggtttthhhh((((3333XXXX))))
  5.  
  6.  
  7.  
  8.      NNNNAAAAMMMMEEEE
  9.           XXXXmmmmSSSSttttrrrriiiinnnnggggBBBByyyytttteeeeSSSSttttrrrreeeeaaaammmmLLLLeeeennnnggggtttthhhh - A function that returns the size
  10.           of a string
  11.  
  12.      SSSSYYYYNNNNOOOOPPPPSSSSIIIISSSS
  13.           #include <Xm/Xm.h>
  14.           unsigned int XmStringByteStreamLength (_s_t_r_i_n_g)
  15.                   unsigned char   *_s_t_r_i_n_g;
  16.           (vvvvooooiiiidddd)
  17.  
  18.      VVVVEEEERRRRSSSSIIIIOOOONNNN
  19.           This page documents Motif 2.1.
  20.  
  21.      DDDDEEEESSSSCCCCRRRRIIIIPPPPTTTTIIIIOOOONNNN
  22.           XXXXmmmmSSSSttttrrrriiiinnnnggggBBBByyyytttteeeeSSSSttttrrrreeeeaaaammmmLLLLeeeennnnggggtttthhhh receives a byte stream format
  23.           string and returns the size, in bytes, of that stream,
  24.           including the header.  Because of this header information,
  25.           even a NULL _s_t_r_i_n_gwill cause XXXXmmmmSSSSttttrrrriiiinnnnggggBBBByyyytttteeeeSSSSttttrrrreeeeaaaammmmLLLLeeeennnnggggtttthhhh to
  26.           return a non-zero value.
  27.  
  28.           _s_t_r_i_n_g    Specifies the byte stream format string.
  29.  
  30.      RRRREEEETTTTUUUURRRRNNNN VVVVAAAALLLLUUUUEEEESSSS
  31.           Returns the size of _s_t_r_i_n_g, including the header.
  32.  
  33.  
  34.  
  35.  
  36.  
  37.  
  38.  
  39.  
  40.  
  41.  
  42.  
  43.  
  44.  
  45.  
  46.  
  47.  
  48.  
  49.  
  50.  
  51.  
  52.  
  53.  
  54.  
  55.  
  56.  
  57.  
  58.  
  59.  
  60.  
  61.  
  62.  
  63.      Page 1                                         (printed 10/24/98)
  64.  
  65.  
  66.  
  67.